core: Look up refs like origin/foo correctly again
authorColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 21:08:34 +0000 (16:08 -0500)
committerColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 21:08:34 +0000 (16:08 -0500)
commit51916a700236415f5150513bb637cb7cd72bc314
treed7310464a81a38aa7d7bf20a178c42f2f1ad082f
parenta90e09103747eaa07ce32b3a7938ac5dc8e6a38a
core: Look up refs like origin/foo correctly again

We want to support both "bare" lookups where "foo" can be local, or in
any remote, as well as prefixed ones for a specific remote.

This fixes ostree-pull noticing that nothing has changed.
src/libostree/ostree-repo.c
src/ostree/ostree-pull.c